home *** CD-ROM | disk | FTP | other *** search
/ Assassins - Ultimate CD Games Collection 3 / Assassins 3 - The Ultimate Games CD (1997)(Weird Science)[!][Amiga-CD32-CDTV].iso / extra_memory_needed / xconq / lib / napol.per < prev    next >
Text File  |  1995-03-06  |  4KB  |  151 lines

  1. Xconq 0 -+---- Napoleonic era
  2. Period 0
  3.  
  4. "1800" period-name
  5.  
  6. "i" "infantry" "the backbone of the army" utype
  7. "c" "cavalry" "zips around for shock effect" utype
  8. "a" "artillery" "slow but pounds on infantry" utype
  9. "t" "transport" "" utype
  10. "f" "frigate" "" utype
  11. "F" "fleet" "a full line of battle fleet" utype
  12. "B" "balloon" "fragile but good for reconnaissance" utype
  13. "/" "fortifications" "" utype
  14. "*" "city" "" utype
  15. "@" "capital" "" utype
  16.  
  17. "$" "food" "" rtype
  18. "s" "shot" "" rtype  ; what artillery and ships use
  19.  
  20. "." "sea" "sky blue" ttype
  21. "," "shallows" "cyan" ttype
  22. "=" "swamp" "gray" ttype
  23. "+" "plains" "green" ttype
  24. "%" "forest" "forest green" ttype
  25. "~" "desert" "yellow" ttype
  26. "^" "mountains" "sienna" ttype
  27. "_" "ice" "white" ttype
  28.  
  29. [   0  69  70  71  71  71  95  99 ] t* min-alt
  30. [  69  70  71  95  95  95  99 100 ] t* max-alt
  31. [   0   0   0  20  80   0   0   0 ] t* min-wet
  32. [ 100 100 100  80 100  20 100 100 ] t* max-wet
  33.  
  34. ice edge-terrain
  35.  
  36. "soldiers" i icon-name
  37. "cavalry" c icon-name
  38. "cannon" a icon-name
  39. "brig" t icon-name
  40. "frigate" f icon-name
  41. "twodecker" F icon-name
  42. "balloon" B icon-name
  43. "camp" / icon-name
  44. "town20" * icon-name
  45. "city18" @ icon-name
  46.  
  47. [ plains desert forest mountains ] "land" define
  48. [ i c a t f F B ] "movers" define
  49. [ i c a ] "land-forces" define
  50. [ t f F ] "ships" define
  51.  
  52. 1 [ * @ ] named
  53. [ 1 5 25 ] [ / * @ ] territory
  54.  
  55. 1 @ in-country
  56. 5 * in-country
  57. 100 * density
  58. 100 plains [ / * @ ] favored
  59. 50 [ forest mountains desert ] [ / * @ ] favored
  60. @ first-unit
  61. i first-product
  62. true u* already-seen
  63.  
  64. [ 4 10 10 15 20 30 30 ] movers @ make
  65. [ 4 10 10 15 20 30 30 ] movers * make
  66. 0 B * make
  67. 8 / i make
  68. 8 / c make
  69. 1 [ * @ ] maker
  70. 20 u* startup
  71. 0 i startup
  72. 50 B research
  73. 1 u* [ * @ ] repair
  74. 10 [ f F ] [ f F ] repair
  75.  
  76. 1 food land-forces produce
  77. 1 food / produce
  78. 10 [ food shot ] [ * @ ] produce
  79. 100 [ plains forest ] land-forces productivity
  80. 100 [ plains forest mountains ] / productivity
  81. 0 desert / productivity
  82. 100 plains [ * @ ] productivity
  83. 70 [ forest mountains ] [ * @ ] productivity
  84. 30 desert [ * @ ] productivity
  85. [ 4 10  4 300 300 300  0 10 500 1000 ] food u* storage
  86. [ 1  0 30  30  30  50  0 100 200 400 ] shot u* storage
  87. 1 food land-forces consume
  88. 1 food ships consume
  89. -1 r* land-forces out-length
  90.  
  91. [ 1 3 1 2 5 3 5 ] movers speed
  92.  
  93. 0 land land-forces moves
  94. -1 [ forest mountains ] a moves
  95. 2 [ forest mountains ] c moves
  96. 0 [ sea shallows ] [ t f F ] moves
  97. 1 shallows f moves
  98. -1 shallows F moves
  99. 0 t* B moves
  100. 0 land [ / * @ ] moves  ; looks strange, but needed to define allowable places
  101.  
  102. 5 u* * capacity
  103. 10 u* * capacity
  104. 5 u* [ * @ ] capacity
  105. 1 u* / capacity
  106. [ 5 2 1 ] land-forces t capacity
  107. [ 1 ] [ i ] f capacity
  108. [ 2 1 ] [ i c ] F capacity
  109. 0 [ / * @ ] [ / * @ ] capacity
  110.  
  111. [ 1 1 1 2 3 6 1 10 20 40 ] u* hp
  112.  
  113. ; old...
  114. ; [ 40  30  70  20  10   5  60  10  10  10 ] u* i hit
  115. ; [ 50  40  70  10   5   1  20  10  10  10 ] u* c hit
  116. ; [ 60  60  30  50  50  40  10  99  99  99 ] u* a hit
  117. ; [ 20  30  10  20  10  10   5   0   0   0 ] u* t hit
  118. ; [ 50  40  25  60  50  50  10  60  60  60 ] u* f hit
  119. ; [ 50  50  30  80  40  50  50 100 100 100 ] u* F hit
  120. ; [ 10  10  10  10  10  10  10  10  10  10 ] u* B hit
  121. ; [  0   0   0   0   0   0   0   0   0   0 ] u* / hit
  122. ; [ 20  20  20  20  20  20  20  20  20  20 ] u* * hit
  123. ; [ 40  40  40  40  40  40  40  40  40  40 ] u* @ hit
  124.  
  125. [ 40  50  30  20  10   5  75  99  99  99 ] u* i hit
  126. [ 40  50  30  10   5   2  50  50  50  50 ] u* c hit
  127. [ 60  70  60  50  50  40  20  99  99  99 ] u* a hit
  128. [ 20  30  10  20  10  10  10  10  10  10 ] u* t hit
  129. [ 30  40  20  60  50  50  20  60  60  60 ] u* f hit
  130. [ 40  50  30  80  40  50  50 100 100 100 ] u* F hit
  131. [ 10  10  10  10  10  10  10  10  10  10 ] u* B hit
  132. [  0   0   0   0   0   0   0   0   0   0 ] u* / hit
  133. [ 20  20  20  20  20  20  20  20  20  20 ] u* * hit
  134. [ 40  40  40  40  40  40  40  40  40  40 ] u* @ hit
  135.  
  136. 1 u* u* damage
  137. 2 u* [ a ] damage
  138. 3 u* F damage
  139.  
  140. [ 20 70 50 20 ] [ a / * @ ] i capture
  141.  
  142. 1 ships can-disband
  143.  
  144. 1 [ * @ ] neutral
  145.  
  146. begin{notes}
  147. end{notes}
  148.  
  149. end
  150.  
  151.